Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix time_standard bug in index_mseed_file #491

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

pavlis
Copy link
Collaborator

@pavlis pavlis commented Jan 18, 2024

This should resolve an issue I just posted with index_mseed_file not setting the "time_standard" attribute to "UTC".

Should resolve an issue I just posted
Copy link

codecov bot commented Jan 18, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (fd629f1) 53.58% compared to head (3c3543e) 53.59%.
Report is 1 commits behind head on master.

Files Patch % Lines
python/mspasspy/db/database.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   53.58%   53.59%   +0.01%     
==========================================
  Files         144      144              
  Lines       22361    22366       +5     
==========================================
+ Hits        11983    11988       +5     
  Misses      10378    10378              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wangyinz wangyinz linked an issue Jan 18, 2024 that may be closed by this pull request
@wangyinz wangyinz merged commit 86ae612 into master Jan 18, 2024
12 checks passed
@wangyinz wangyinz deleted the pavlis-patch-7 branch January 18, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug in index_miniseed
2 participants